Fix(state): state reset --plugins|--platforms was resetting both#70
Fix(state): state reset --plugins|--platforms was resetting both#70jakub-g wants to merge 1 commit intoionic-team:masterfrom
Conversation
8d470ad to
0e72263
Compare
0e72263 to
308e4cd
Compare
|
Any chance to get this merged? |
|
Hey @jakub-g thanks for the ping, does your workflow work with the Cordova commands (ie. restoring by running The reason being that we are considering removing the |
|
Hello, sorry for late response. I didn't know that ionic commands were created due to lack of cordova commands, so we went with the "ionic way" in our project (I thought it was the "blessed way" for whatever reason). It seems indeed there's some confusion as per this SO question, many people are not sure which way to go. I'll try to check the "cordova way" in my spare time, for now we've invested in some tooling around ionic scripts and it works fine for us. |
fixes ionic-team/ionic-cli#399
I think I broke some unit tests, will update them later this week